- unnecessary object
- s.objeto innecesario, superfluidad, cachivache.
Nuevo Diccionario Inglés-Español. 2014.
Nuevo Diccionario Inglés-Español. 2014.
Object of the mind — An object of the mind is an object which exists in the imagination, but which, in the real world, can only be represented or modeled. Some such objects are mathematical abstractions, literary concepts, or fictional scenarios. Closely related are… … Wikipedia
Comparison of programming languages (object-oriented programming) — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia
gadget — [gaj′it] n. [< ? Fr gâchette, catch (of a lock), tumbler, dim. of gâche, a bolt, catch] 1. any small, esp. mechanical contrivance or device 2. any interesting but relatively useless or unnecessary object gadgety adj … English World dictionary
Commitment ordering — In concurrency control of databases, transaction processing (transaction management), and related applications, Commitment ordering (or Commit ordering; CO; (Raz 1990, 1992, 1994, 2009)) is a class of interoperable Serializability techniques … Wikipedia
Algorithmic efficiency — In computer science, efficiency is used to describe properties of an algorithm relating to how much of various types of resources it consumes. Algorithmic efficiency can be thought of as analogous to engineering productivity for a repeating or… … Wikipedia
Pleonasm — is the use of more words (or even word parts) than necessary to express an idea clearly. A closely related concept is rhetorical tautology, in which essentially the same thing is said more than once in different words (e.g black darkness , cold… … Wikipedia
ancient Greek civilization — ▪ historical region, Eurasia Introduction the period following Mycenaean civilization, which ended in about 1200 BC, to the death of Alexander the Great, in 323 BC. It was a period of political, philosophical, artistic, and scientific… … Universalium
animal learning — ▪ zoology Introduction the alternation of behaviour as a result of individual experience. When an organism can perceive and change its behaviour, it is said to learn. That animals can learn seems to go without saying. The cat that… … Universalium
Wikipedia:Featured article candidates — Here, we determine which articles are to be featured articles (FAs). FAs exemplify Wikipedia s very best work and satisfy the FA criteria. All editors are welcome to review nominations; please see the review FAQ. Before nominating an article,… … Wikipedia
Double-checked locking — In software engineering, double checked locking (also known as double checked locking optimization[1] .) is a software design pattern used to reduce the overhead of acquiring a lock by first testing the locking criterion (the lock hint ) without… … Wikipedia
Class (computer science) — In object oriented programming, a class is a programming language construct that is used as a blueprint to create objects. This blueprint includes attributes and methods that the created objects all share.More technically, a class is a cohesive… … Wikipedia